Function isotope::value::test::basic_value_consistency [−][src]
pub fn basic_value_consistency<V: Debug + Value>(value: V)
Expand description
Perform basic consistency checks on the Value
trait implementation for an object.